Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > PathPos

PathPos

Integer, Integer, Integer, Integer

Correct default values

Purpose

The PathPos parameter specifies the position of the Path: label and your fully qualified database path passed by the command line on the start-up screen.

The value of <default> specifies that JADE uses what it recognizes as the correct default values. The parameter value is based on 96 dots per inch (that is, 96 dpi). The splash screen positions are scaled if the user has a different dpi setting.

The first and second integer values (indicating the x and y points) are the horizontal and vertical screen coordinates of the Path: label in pixels, respectively, relative to the top left corner of the window.

The third and fourth integer values (indicating the x2 and y2 points) are the horizontal and vertical coordinates of the path text in pixels, respectively, relative to the top left corner of the window.

This positions the displayed path label and text, which are displayed in the following form.

Path: target-database-path

If the positions are not valid or you specify No, the path label and text are not displayed.

Parameter is read when …

The client node is next initialized.